From 6e0b735828a87e7f0f89df9d07ecffceed8a7da4 Mon Sep 17 00:00:00 2001 From: Debian Rust Maintainers Date: Thu, 10 Apr 2025 19:29:49 +0000 Subject: [PATCH] relax-git2 =================================================================== Gbp-Pq: Name relax-git2.patch --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 772b3b3..37e7afb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -90,7 +90,7 @@ version = "0.2" version = "1" [dependencies.git2] -version = "0.19" +version = ">= 0.19, < 0.21" [dependencies.glob] version = "0.3" -- 2.30.2